From: Martin Rudalics Date: Fri, 25 Mar 2016 07:38:34 +0000 (+0100) Subject: ; In NEWS mention new display of minibuffer completions window X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~475^2~21 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7ab2a97;p=emacs.git ; In NEWS mention new display of minibuffer completions window --- diff --git a/etc/NEWS b/etc/NEWS index f952a14b1ec..3defc1914ed 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1920,6 +1920,12 @@ frames. 'window-divider-default-places', 'window-divider-default-bottom-width' and 'window-divider-default-right-width'. ++++ +*** The minibuffer completions window is now displayad at the bottom of +the selected frame and always fit to its buffer. The Emacs manual +describes how to customize 'display-buffer-alist' to get back the old +behavior. + --- ** Tearoff menus and detachable toolbars for Gtk+ have been removed. Those features have been deprecated in Gtk+ for a long time.